ArrayGetter<T> Method

Summary
Array of objects at a given index assuming there is more than one repetition. Returns an empty array when there is no repetition.
Syntax
C#
C++/CLI
public T[] ArrayGetter<T>( 
   int index 
) 
_array<T^>^_ ArrayGettergeneric<typename T> 
(  
   int index 
)  

Parameters

index
Index of an object.

Type Parameters

T

Return Value

Array of objects at a given index assuming there is more than one repetition. Returns an empty array when there is no repetition.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.